PowerTools InputMan for Windows Forms 8.0J
ListItem コンストラクタ(SubItem[])

サブ項目を表すSubItemオブジェクト配列。
指定したデータを含むListItemクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal subItems() As SubItem _
)
public ListItem( 
   SubItem[] subItems
)

パラメータ

subItems
サブ項目を表すSubItemオブジェクト配列。
参照

ListItem クラス
ListItem メンバ
オーバーロード一覧

 

 


© 2004-2015 GrapeCity inc. All rights reserved.